Xceed.Silverlight.Data.RiaServices.v2.0 Assembly > Xceed.Silverlight.Data Namespace : WcfRiaServicesDataSourceProvider<TEntity> Class |
The following tables list the members exposed by WcfRiaServicesDataSourceProvider<TEntity>.
Name | Description | |
---|---|---|
WcfRiaServicesDataSourceProvider<TEntity> Constructor | Overloaded. Initializes a new instance of the WcfRiaServicesDataSourceProvider<TEntity> class specifying the EntityQuery<TEntity> to wrap and its DomainContext. |
Name | Description | |
---|---|---|
DomainContext | (Inherited from Xceed.Silverlight.Data.WcfRiaServicesDataSourceProviderBase<TEntity>) | |
ElementType | Gets the type of the elements in the data source. (Inherited from Xceed.Silverlight.Data.WcfRiaServicesDataSourceProviderBase<TEntity>) | |
EntityQuery | (Inherited from Xceed.Silverlight.Data.WcfRiaServicesDataSourceProviderBase<TEntity>) |
Name | Description | |
---|---|---|
NotifyItemsAdded | Overloaded. Notifies the data-source provider that the specified item has been added to the data source. (Inherited from Xceed.Silverlight.Data.DataSourceProvider) | |
NotifyItemsChanged | Overloaded. (Inherited from Xceed.Silverlight.Data.DataSourceProvider) | |
NotifyItemsRemoved | Overloaded. Notifies the data-source provider that the specified item has been removed from the data source. (Inherited from Xceed.Silverlight.Data.DataSourceProvider) | |
NotifyReset | Notifies the data-source provider that the data source has been reset. (Inherited from Xceed.Silverlight.Data.DataSourceProvider) |
Name | Description | |
---|---|---|
UnhandledException | Raised when an exception is thrown by the data source that is wrapped by the provider. (Inherited from Xceed.Silverlight.Data.DataSourceProvider) |